tests: fix --help test
authorGiuseppe Scrivano <gscrivan@redhat.com>
Tue, 21 Oct 2014 14:20:58 +0000 (16:20 +0200)
committerColin Walters <walters@verbum.org>
Tue, 21 Oct 2014 20:18:30 +0000 (16:18 -0400)
commit22a82341b10299f70903ad7a49fafcf3446a248f
tree8ba17f93eddbbcec3686a0c66041bb6ee6b40f60
parent26bdfae5bcbf7788bee759f48765839dd3f9513b
tests: fix --help test

Check for "Usage" only in the root command, builtins may not output
it.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
tests/test-help.sh